ASP.NET Core MVC コントロールヘルプ
ShowTotal メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > WaterfallBuilder<T> クラス : ShowTotal メソッド
The value.
Configurates C1.Web.Mvc.Waterfall<T>.ShowTotal. Sets a value that determines whether the show the total bar.
シンタックス
'宣言
 
Public Function ShowTotal( _
   ByVal value As System.Boolean _
) As WaterfallBuilder(Of T)
public WaterfallBuilder<T> ShowTotal( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

WaterfallBuilder<T> クラス
WaterfallBuilder<T> メンバ